func go.pact.im/x/plumb/internal/emit.joinTypes

3 uses

	go.pact.im/x/plumb/internal/emit (current package)
		report.go#L43: 				kindLabel(in.Prov), in.Prov.Name, joinTypes(in.InputTypes(), pathQual), joinResults(in, pathQual))
		report.go#L46: 			joinTypes(pl.InputTypes(), pathQual), injectorOut(pl, pathQual))
		report.go#L79: func joinTypes(ts []types.Type, q func(types.Type) string) string {